#crmWebToEntityForm.zcwf_lblRight{

    font-size: 22px !important;
}


.zcwf_lblLeft .zcwf_col_fld {
    width: 100% !important;
    margin-top: 0 !important;
}
    
.zcwf_lblLeft .zcwf_col_fld input[type=text], input[type=password], .zcwf_lblLeft .zcwf_col_fld textarea {
    width: 100% !important;
    color:#000 !important;
    font-size: 16px;
    border-radius:8px !important;
    padding: 10px 15px 10px 15px !important;
    border: none !important;
}

.zcwf_lblLeft .zcwf_col_fld_slt {
    width: 100% !important;
    color:#000 !important;
    font-size: 16px;
    border-radius:8px !important;
    padding: 10px 15px 10px 15px !important;
    border: none !important;
}


.zcwf_lblLeft .zcwf_row {
    margin: 8px 0px !important;
}

.zcwf_lblLeft .zcwf_button {
    font-size: 24px;
    color: #313949;
    border: none !important;
    padding: 10px 20px !important;
    border-radius: 6px !important;
    margin-top:20px !important;
    
}

.formsubmit.zcwf_button {
    background: transparent linear-gradient(0deg, #00ad2c 0%, #00ad2c 100%) !important;
    margin-right:20px !important;
    font-weight: bold !important;
}
.formsubmit.zcwf_button:hover {
    background: transparent linear-gradient(0deg, #003664 0%, #003664 100%) !important;
   
}

#crmWebToEntityForm.zcwf_lblLeft {
    padding: 0 !important;
}

.zpdark-section-bg
 {
    background-color: #fff !important;
}

label {
    color: #fff important
}

.zcwf_col_fld_slt {
    height:48px important;
}

body {
    color: #ffffff !important;
}

.zcwf_col_fld_slt:nth-of-type(1) {

    height:46px
}

.zcb-banner-bottom {
    background-color: #003663 !important;
    color:#fff !important;
    border-top: solid 2px #8fb551 !important;
}

#zc-decline {
    background-color:#003663 !important;
    color: #fff;
    Border: solid 1px #fff;
    float: right !important;
    margin-left: 15px !important;
    font-family: 'Inter', sans-serif;
    font-size: 14px;
}
#zc-manage {
        background-color:#00ad2c !important;
        Border: solid 1px #fff;
    font-family: 'Inter', sans-serif;
    font-size: 14px;
}

.zpbutton.zpbutton-type-primary{
    font-family: 'Inter', sans-serif !important;
    font-size: 14px !important;
}
.zpbutton.zpbutton-type-secondary {
        font-family: 'Inter', sans-serif !important;
    font-size: 14px !important;
}

.zcb-links {
    color: #6fccaf !important;
}

